FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ConceptMap/FHIR Server from package hl7.fhir.us.cdmh#current (31 ms)

Package hl7.fhir.us.cdmh
Type ConceptMap
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/ConceptMap-uscore-to-pcornet-clinical-status.html
Url http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-clinical-status
Version 1.0.0
Status draft
Date 2021-12-06T15:53:07+00:00
Name USCoreToPCORNetClinicalStatus
Title Mapping from US Core to PCORNet Clinical Status Codes
Experimental False
Realm us
Authority hl7
Description This concept map defines a mapping from US Core Race to PCORNet Clinical Status codes.
Copyright Used by permission of HL7, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
pcornet-clinical-status PCORNet Clinical Status


Narrative

Note: links and images are rebased to the (stated) source

Mapping from US Core to PCORNet Clinical Status Codes

Mapping from US Core Condition status (http://hl7.org/fhir/ValueSet/condition-clinical) to http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-clinical-status

This concept map defines a mapping from US Core Condition Clinical category to PCORNet Clinical Status codes.


Source Code Equivalence Destination Code
active equal AC
inactive equal IN
resolved equal RS

Source

{
  "resourceType" : "ConceptMap",
  "id" : "uscore-to-pcornet-clinical-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2> Mapping from US Core to PCORNet Clinical Status Codes</h2> \n <p> Mapping from US Core Condition status (http://hl7.org/fhir/ValueSet/condition-clinical) to \n <a>http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-clinical-status</a> \n </p>\n <div> \n <p> This concept map defines a mapping from US Core Condition Clinical category to PCORNet Clinical Status codes.</p> \n </div> \n <br/> \n <table class=\"grid\">\n <tr> \n <td> \n <b> Source Code</b> \n </td> \n <td> \n <b> Equivalence</b> \n </td> \n <td> \n <b> Destination Code</b> \n </td> \n </tr> \n <tr> \n <td> active</td> \n <td> equal</td> \n <td> AC</td> \n </tr> \n <tr> \n <td> inactive</td> \n <td> equal</td> \n <td> IN</td> \n </tr> \n <tr> \n <td> resolved</td> \n <td> equal</td> \n <td> RS</td> \n </tr> \n </table> \n </div>"
  },
  "url" : "http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-clinical-status",
  "version" : "1.0.0",
  "name" : "USCoreToPCORNetClinicalStatus",
  "title" : "Mapping from US Core to PCORNet Clinical Status Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2021-12-06T15:53:07+00:00",
  "publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "This concept map defines a mapping from US Core Race to PCORNet Clinical Status codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
  "sourceCanonical" : "http://hl7.org/fhir/ValueSet/condition-clinical",
  "targetCanonical" : "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-clinical-status",
  "group" : [
    {
      "element" : [
        {
          "code" : "AC",
          "target" : [
            {
              "code" : "Active",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "IN",
          "target" : [
            {
              "code" : "Inactive",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "RS",
          "target" : [
            {
              "code" : "Resolved",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.